canSendVideo

abstract fun canSendVideo(): Boolean

Indicates remote side can receive video or not. Local side can send video if he wishes. It is determined by Remote Session Description direction as follows

* *
sendrecv sendonly recvonly inactive
Values true false true false
*

Return

boolean

Since

2.0.0